func bytes.isSeparator

2 uses

	bytes (current package)
		bytes.go#L761: func isSeparator(r rune) bool {
		bytes.go#L796: 			if isSeparator(prev) {